home *** CD-ROM | disk | FTP | other *** search
/ PC Format 25 / PCFormat 1993-10.iso / UTILS.ZIP / README.TXT < prev    next >
Text File  |  1993-01-28  |  3KB  |  74 lines

  1.         JCSCROLL (tm)  Version 3.10 -  (c) 1992 by Jeffrey Chasen
  2.  
  3. This is version 3.10
  4.  
  5. All known problems have been fixed.
  6.  
  7. Last bug fixed was a problem with EMS and programs that shell to DOS.
  8.  
  9. New Feature:
  10. ------------
  11. Support for ALT-Key combination activation has been added.  Just pass
  12. a command-line parameter such as JCSCROLL /K={ALT}Y to have ALT-Y be
  13. the hot-key.
  14.  
  15. Also, I have added full DOS 5.0 type syntax.  For example, JCSCROLL /?
  16. will give you a command summary. And /L is the same as -L.
  17.  
  18. NOTE: Mono mode is supported, but I do not support dynamically switching
  19. from MONO to color modes.  Whatever state your computer was in when
  20. JCScroll was installed is what it uses.  So if you are in a color mode
  21. when you install JCScroll and then switch to a MONO mode JCScroll will
  22. work on the color monitor.
  23.  
  24. JCScroll is a tsr that will enable the DOS user to scroll up on the screen
  25. in order to view text that has scrolled by.  For example, you issue
  26. a DIR command and get a list that scrolls by too fast for you to see.  Well,
  27. with JCScroll just activate the tsr by hitting the left and right shift
  28. keys, and you will be able to scroll up and see the text that scrolled by.
  29.  
  30. You may use the arrow keys, PgUp, PgDn, Home and End keys to scroll.
  31.  
  32. This version of JCScroll supports EMS.  The tsr itself will only take 10k
  33. It also supports all text modes (i.e. 80x25, 40x25, 80x40, 80x50).
  34.  
  35. You may also activate JCScroll from within any text application. So, for
  36. example if you are in you word processor and you would like to see what was on
  37. the screen before you entered your program, just activate JCScroll and
  38. scroll up.
  39.  
  40. The number of lines that JCScroll will store is configurable with
  41. a command line option.  JCscroll will work on any IBM compatible.
  42. JCscroll is shareware.  A registration fee of $10 is appreciated.
  43.  
  44. Send check or money order to :    Jeffrey Chasen
  45.                                   20 Sunnyside Ave, Suite 143
  46.                                   Mill Valley, CA 94941
  47.                                   (415) 389-8770
  48.  
  49. Directions:
  50. -----------
  51. Usage: JCSCROLL /L=<Number of lines> [/N] [/K=<key>]
  52. Usage: JCSCROLL /U<Uninstall>
  53.  
  54.    /N  Do not use EMS even if it is available
  55.    /K  <key> is one of the following:
  56.           SHIFT - both shift keys (Default)
  57.           {alt}A-Z - Any ALT+key combination
  58.  
  59.    Example: JCSCROLL /L=100 /N /K={alt}Y
  60.    JCScroll will activate with a 100 line buffer when
  61.    ALT-Y is pressed.  EMS will not be used even
  62.    if it is available.
  63.  
  64.    Example: JCSCROLL /U
  65.    JCScroll will be uninstalled from memory.
  66.  
  67. Each screen of 25 lines takes up 4096 bytes. Max. of 150 lines.
  68.  
  69. To activate press <LSHIFT> + <RSHIFT>. ESC to exit.
  70. Use arrow keys, PgUp, PgDn, Home and End to scroll.
  71. Program will not activate if there is nothing to scroll.
  72.  
  73.  
  74.